home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / popularity-contest / default.conf next >
Text File  |  2008-10-20  |  2KB  |  50 lines

  1. # Default config file for Debian's popularity-contest package.
  2. #
  3. # Local overrides are in /etc/popularity-contest.conf
  4.  
  5. # PARTICIPATE can be one of "yes" or "no".
  6. # If you don't want to participate in the contest, say "no"
  7. # and we won't send messages.
  8. #
  9. # If this option is missing, the default is "no".
  10. #
  11. PARTICIPATE="no"
  12.  
  13. # MAILTO specifies the address to e-mail statistics to each week.
  14. #
  15. #MAILTO="popcon@ubuntu.com"
  16.  
  17. # MAILFROM is the forged sender email address you want to use in
  18. # email submitted to the popularity-contest.  If this is commented
  19. # out, no From: or Sender: lines will be added to the outgoing mail,
  20. # and it will be your MTA's job to add them.  This is usually what
  21. # you want.
  22. #
  23. # If your MTA is misconfigured or impossible to configure correctly,
  24. # and it always generates invalid From: and/or Sender: lines, you
  25. # can force different results by setting MAILFROM here.  This can
  26. # cause problems with spam bouncers, so most people should leave it
  27. # commented out.
  28. #
  29. #MAILFROM="root@example.org"
  30.  
  31. # SUBMITURLS is a space separated list of where to submit
  32. # popularity-contest reports using http.
  33. SUBMITURLS="http://popcon.ubuntu.com/popcon-submit.cgi"
  34.  
  35. # USEHTTP enables http reporting.   Set this to 'yes' to enable it.
  36. USEHTTP="yes"
  37.  
  38. # HTTP_PROXY allows to specify an HTTP proxy server, the syntax is
  39. # HTTP_PROXY="http://proxy:port". This overrides the environment
  40. # variable http_proxy.
  41.  
  42. # MY_HOSTID is a secret number that the popularity-contest receiver
  43. # uses to keep track of your submissions.  Whenever you send in a
  44. # new entry, it overwrites the last one that had the same HOSTID.
  45. #
  46. # This key was generated automatically so you should normally just
  47. # leave it alone.
  48. #
  49. #MY_HOSTID="_ID_"
  50.